-
Home
-
WP Search with Algolia
-
2.5.4
-
Code
-
Classes
- LoggerInterfaceTest
Total Complexity |
11 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
124 |
Lines of code |
76 |
Logical lines of code |
31 |
Comment lines |
18 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testObjectCastToString() |
S |
60 |
2 |
13 |
testContextCanContainAnything() |
S |
56 |
1 |
18 |
provideLevelsAndMessages() |
S |
61 |
1 |
12 |
getLogger() |
S |
100 |
1 |
0 |
getLogs() |
S |
100 |
1 |
0 |
testImplements() |
S |
80 |
1 |
3 |
testLogsAtAllLevels() |
S |
63 |
1 |
10 |
testThrowsOnInvalidLevel() |
S |
75 |
1 |
4 |
testContextReplacement() |
S |
69 |
1 |
6 |
testContextExceptionKeyCanBeExceptionOrOtherValues() |
S |
63 |
1 |
10 |